home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside the White House
/
Inside the White House.iso
/
bios.dir
/
00325.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-02
|
172 b
|
9 lines
on exitFrame
global gSoundStart
hilite line 1 of field "presidents"
if soundBusy(2) = 0 then
sound playFile 2, "hail.aif"
end if
puppetSound(gSoundStart)
end